Page
Properties options
The Properties sub-tab on Page Details allows you to change the properties of
the page such as its background image and colour or even various external scripts
you may wish to apply to the page.
Setting the background for the Page
An EROL page can have either a background colour, or a background image assigned
to it.
To display a background image on your page,
1. Select the relevant store page in the Tree View of Store Pages
2. Flip to the Properties sub-tab
3. From the dropdown menus, browse for your pre-design background image by clicking the Browse button next to the 'Page Background Image' field.
To display a particular colour for the background of your page, select a hue from the colour pulldown menu or colour picker.
Adding Scripts to your page
You can add any of your own JavaScript, Visual Basic as well as set CSS styles
and create Meta Tags for your EROL page using the Script sub-tabs on the Properties
sub-tab.
Inserting custom JavaScript onto your page
To insert your own JavaScript onto your page,
1. Select the relevant page from the Tree View
2. Flip to the Properties sub-tab
3. In the Scripts sub-tab set, flip to the JavaScript sub-tab
4. Write your code in the JavaScript field, ensuring that you do not include the <SCRIPT> tags
5. If you are pasting in JavaScript from an external source, strip the <SCRIPT> tags tags from the code, then paste the script into the field.
Do NOT include
the <SCRIPT> tags in your code.
Remember EROL does not support double quotes ( '' ) and will strip and replace
all double quotes with single quotes ( ' ). If you are experiencing problems
with your JavaScript make sure the stripping of the quotes has not affected
the functionality of the script.
Inserting custom VBScript onto your page
To insert your own VBScript onto your page,
1. Select the relevant page from the Tree View
2. Flip to the Properties sub-tab
3. In the Scripts sub-tab set, flip to the VBScript sub-tab
4. Write your code in the VBScript field, ensuring that you do not include the <SCRIPT> tags
5. If you are pasting in VBScript from an external source, strip the <SCRIPT> tags from the code, then paste the script into the field.
Do NOT include
the <SCRIPT> tags in your code.
Remember EROL does not support double quotes ( '' ) and will strip and replace
all double quotes with single quotes ( ' ). If you are experiencing problems
with your VBScript make sure the stripping of the quotes has not affected the
functionality of the script.
Applying CSS properties to your page
EROL provides the facility to add basic CSS functionality to your store, such
as removing underlines on hyperlinks, and making text links change colour on
mouseover.
To set the CSS properties for your page,
1. Select the relevant page from the Tree View
2. Flip to the Properties sub-tab
3. In the Scripts sub-tab set, flip to the CSS sub-tab
4. Select the functions you would like to apply
Remember that older browsers will ignore any CSS properties you add to your store.
Applying Meta Tags to your page
EROL provides you with the ability to add two types of Meta Tags and a Title
to each individual page. These Meta Tags are: Description and Keywords.
Meta tags can assist in bettering your store's position in the search engines.
To set the Meta Tags for your page,
1. Select the relevant page from the Tree View
2. Flip to the Properties sub-tab
3. In the Scripts sub-tab set, flip to the Meta Tags sub-tab
4. In the Description Field, type in a concise description of your store, or indeed that page. This should be kept to around 25 words
5. In the Keywords Field, type in as many keywords as you feel necessary. It is not advisable to insert keywords that are not relevant to the page in question as this can have adverse effects on your Page's relevancy. Remember to comma separate your keywords.
6. If you wish to include the Item Names of every product on that page, check 'Include Item Names'